Amadeus API       

Node
PoweredTicket_DisplayTSTReply
sequenceInformation



Description

The segment order in the pricing response can be different than the one of the PNR itinerary (segments are reordered at price calculation time). This order information is conveyed by the sequence number. If this order information is not present then the order is by default the one of the PNR..
Status (Requirement Designator) = Conditional. Repetition = 1.

XML Tree

<sequenceInformation>
     <sequenceSection>
        <sequenceNumber></sequenceNumber>
     </sequenceSection>
</sequenceInformation>


Field Descriptions

Field Attributes and Description
Node   sequenceSection Field Type = Node. Repetition = 1.
Identification details : order number.
  sequenceNumber Field Type = Data Element.
Numeric, minlen=1, maxlen=5, repetition=1.

Number specifying the ordering information of the item described within a group..

Naming Conventions

minlen = Minimum Length,
maxlen = Maximum Length,
Mandatory = Mandatory,
Node = Node,
Repetition = Maximum number of occurences for a Node.